// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package cn.com.smartdevices.bracelet.ui; import android.bluetooth.BluetoothDevice; // Referenced classes of package cn.com.smartdevices.bracelet.ui: // SearchSingleBraceletActivity class bu { BluetoothDevice a; int b; final SearchSingleBraceletActivity c; bu(SearchSingleBraceletActivity searchsinglebraceletactivity) { c = searchsinglebraceletactivity; super(); a = null; b = 0; } }